Skip to content

fix: refresh v3.2.1 worked example registry hash#110

Closed
munkyukim86 wants to merge 1 commit into
mainfrom
fix/v321-worked-example-registry-hash
Closed

fix: refresh v3.2.1 worked example registry hash#110
munkyukim86 wants to merge 1 commit into
mainfrom
fix/v321-worked-example-registry-hash

Conversation

@munkyukim86

Copy link
Copy Markdown
Contributor

Summary

  • Refresh the frozen worked-example registry_hash after the v3.2.1 version/reference updates.
  • This fixes the current main CI failure: ERROR: Reproducibility drift in design_package.json.

Verification

  • python examples/worked_example/run_example.py --freeze
  • python -m pytest tests/test_worked_example.py::test_run_example_deterministic -q1 passed

Notes

The hash value returns to the LF-normalized registry hash introduced by #101. The previous main commit appears to have regenerated the frozen output with a CRLF worktree hash.

@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
factorforge-cds Ready Ready Preview, Comment Jun 16, 2026 11:41am

@munkyukim86

Copy link
Copy Markdown
Contributor Author

Superseded by the v3.2.2/v3.2.3 release-infra fix (Job 139): scripts/release.py now regenerates MANIFEST.json/worked-example hashes from the committed git blob on every release, which fixes this drift class at the root rather than per-instance. main already passes tests/test_worked_example.py. Merging this stale v3.2.1-era hash would regress past the current fix, so closing without merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant